First solo made app that is basically twitter copy with tons of bugs and stuff, but mine and making me proud
This project is currently in development. Users can:
- nothing yet xD
[ PRETEND SCREEN SHOT IS HERE ]
[ PRETEND OTHER SCREEN SHOT IS HERE ]
Clone down this repository. You will need node
and npm
installed globally on your machine.
Installation:
npm install
To Run Test Suite:
npm test
To Start Server:
npm start
To Visit App:
localhost:3000/
This is a first react project made all by myself. Will not be pefect, but its reason to exist is to make me learn how to work alone, read docs and solve new react problems without any kind of course. My first first flight from the bird's nest. Not sure if that is perfect metaphor but you know what I mean. Originally I wanted to build an application that allowed users to do twitter stuff and cancel each other
All libraries and stuff are listed below:
- create-react-app boilerplate
- styled components
- storybook
- react-testing-library
- redux toolkit
- husky
- lint-staged
- esint
- prettier
- react-router-6.0
- react-icons
- react-helmet-async
- react-modal
- react-hook-form
- react-textarea-autosize (for new tweet content)
- react-circular-progressbar (to display characters limit on new post)
- firebase Firestore
- firebase Authentication
- Algolia for search bar