Skip to content

yavuzsinan42/React-App-AniKutusu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React-App-AniKutusu

Memory Box App is a memories listing app developed with React and Mongodb.

In this application, operations such as adding a memory, deleting a memory, authentication, and Login/Signup are coded using Mongodb and react. Demo Image

DEMO LINK

Demo Link

To run the application

SERVER SIDE

Firstly, Create a config file for Mongodb connection.

Then, To install the libraries, run the code below in the directory where you downloaded the project codes:

npm install

Finally, run the code below to run the project

npm start

CLIENT SIDE

Firstly, To install the libraries, run the code below in the directory where you downloaded the project codes:

npm install

Finally, run the code below to run the project

npm start

If you want to build:

npm run build

About

Memory Box with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published