Table of Contents
Voneet is a Twitter tool that has some new Twitter features, I participated with it in chirp challenge.
The App authenticates (OAuth 1.0a) the user with his twitter account ,and it has tow features:
- Setting and configuring Welcome messages.
- searching for spaces.
- I am a Frontend dev, so I had to learn the basics of backend with express and mongodb in short time in order to build the project, and that's was challenging and exciting.
- Making the Authentication working was challenging because of the cross-origin cookies, so I used a proxy with the help of netlify
- Building the UI was challenging because I didn't had a complete design to work with.
- Twitter Api
- MERN (Mongodb, Express, React, Nodejs)
- Bootstrap && React-Bootstrap
- Hope Ui Design System
- Styled Components
- React Testing Library
- Express
- Mongodb
- Bootstrap && React-Bootstrap
- Styled Components
The app is easy to scale, so in the future I would add more features if I had time.