Skip to content

ZennerBlade/trello-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prateek's solution

Implementation of Trello board

Features

  • React is set up from scratch (without CRA)
  • Used Parcel for config-less build
  • Commented parts of code for better understanding
  • Organized code by folder (components, contexts, hooks)
  • Used inbuilt context for state management
  • Tried to make as much code reusable as possible

Project Setup

Initialize the project

npm i

Running the project

npm start

The project will start at

http://localhost:1234

Conclusion

Had so much fun making this!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published