Skip to content

Open source simple book shop site with MERN stack

Notifications You must be signed in to change notification settings

MRezaSafari/Book-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Book Shop Website Using MERN Stack

Alt text

💻 Technologies

This project was made using the follow technologies:

👷 How to run

# Clone Repository
$ git clone https://github.com/MRezaSafari/Book-Shop.git

📦 Database

# use json files in samples folder to create a database in mongoDB

📦 Run API

# Go to server folder
$ cd backend

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn run dev

Access API at http://localhost:3000/

📦 Run Frontend

# Go to server folder
$ cd /

# Install Dependencies
$ yarn install

# Run Aplication
$ yarn start

🐛 Issues

Feel free to file a new issue with a respective title and description. If you already found a solution to your problem, i would love to review your pull request!

📕 License

Released in 2021 📕 License

Made with ❤️ in Iran by Reza Safari 🚀. This project is under the MIT license.

Give a ⭐️ if this project helped you!

About

Open source simple book shop site with MERN stack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published