Skip to content

This is a farm stack ( fastapi, react, mongoDB ) todo list app.

License

Notifications You must be signed in to change notification settings

radini1/FarmStack_Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Farm Stack


This is a farm stack ( fastapi, react, mongoDB ) todo list.


How to use :

➡️for the backend:

pipenv install -r requirements.txt.
install mongoDB community server.
Create your database and connect it on localhost port 27017.
run the app by uvicorn main:app --reload.

➡️for the frontend:

Make sure you've installed nodejs.
Make sure you've npm.
npx create-react-app fronend.
then npm start and npm install axios bootstrap.


main source code => here


Contributers : Arash & Radin

About

This is a farm stack ( fastapi, react, mongoDB ) todo list app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published