Skip to content

Sideproject to learn concepts. Started while working my first full time developer job.

Notifications You must be signed in to change notification settings

Tharin2501/Animelist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AnimeList

A sideproject made only for the sole purpose to learn Typescript with React concepts. Using reuseable components created by me to build most of the UI.

I haven't had the time to work on this as much as i wanted because of work, but hopefully it will get finished soon.

Note: Not close to done, even the name of the project is under construction.

Technology

  • React
  • Typescript
  • Styled Components
  • Yarn
  • Express
  • Node postgres

How to run

  • clone git repository
  • cd into /animelist
  • run yarn install followed by yarn start
  • go to http://localhost:3000/

Server

Under construction. You can run it the same way as client.

Note: No user signup as for now. All POST requests will be added to my own test user in my node postgres database

About

Sideproject to learn concepts. Started while working my first full time developer job.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published