Skip to content

A project to create a web application for making notes utilizing React and Django

Notifications You must be signed in to change notification settings

AndrewAscone/Memo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memo

A project to create a web application for making notes utilizing React and Django

Launching the application

To launch this web app, enter the 'memo_api' folder from a terminal and enter the command:

python manage.py runserver

Then, from another terminal, enter the 'memo_front_end' folder and enter the command:

npm start

About

A project to create a web application for making notes utilizing React and Django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published