Skip to content

The note app for performing CRUD operations. With a React frontend and a Django backend.

Notifications You must be signed in to change notification settings

omololevy/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Create React App

This project was bootstrapped with Create React App.

Note

This is a full-stack application developed with:

Django

  • A Python framework for backend development.
  • This backend contains:
    • API end-points developed and designed with django-rest-framework,
    • Postgresql database to assist manage the data to and fro the frontend.
  • The backend has been hosted on render platform

React

  • A JavaScript library/framework for frontend UI.

About

The note app for performing CRUD operations. With a React frontend and a Django backend.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published