Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 683 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 683 Bytes

songList_CSVparser

Creating Express JS API from scratch, store all data in MySql, develop functional and class based components in React JS, creating forms - end stores to save, update, retrieve data, creating a login

Screen Shot 2021-12-18 at 12 45 59

How it looks in MySQL Database:

Screen Shot 2021-12-21 at 11 45 11

How to run it:

Server:

  1. npm i
  2. npm start

Client: 4. cd my-app 5. npm i 6. npm start