Not Found
Request path contains unescaped characters
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

All solutions

  • Submitted

    Todo list app built with React, TypeScript and Firebase

    #firebase#react#tailwind-css#typescript#sass/scss
    • HTML
    • CSS
    • JS

    0


    Decided to take this up a notch and build it as full stack app, with Firebase powering the backend. Specifically, Cloud Firestore service was used to to create the database. With the goal of making the to-do list more personalized for each user:

    • Authentication was first implemented for security purposes and also to get the id of each user - which will later be used to create the user's database with Cloud Firestore. This was implemented with Firebase auth service.

    • Cloud Firestore was used to create a database for each user.

    I wrote about the whole process of implementing the CRUD functionalities here

    Your feedback will be appreciated on this.

  • Submitted

    Interactive comment section built with React

    #accessibility#react#sass/scss
    • HTML
    • CSS
    • JS

    1


    Hi people, I had a lot of fun building this project. I built it with react and style it with sass. I also managed state with useContext and useReducer hooks and learnt a lot about them especially how they render components. I feel there are still improvements to make tho. Thanks for checking it out, I will really appreciate your feedback about the functionalities. Happy coding, XOXO.

  • Submitted

    Built with mostly css grid

    #sass/scss
    • HTML
    • CSS

    3


    Added a lil bit of functionality on this, with the dark mode. Will appreciate feedbacks.