CodeLeap - test

  • Application created as a test for CodeLeap;

📋 requirements

The test consists of creating a posts page (CRUD)

✔️ Create an application that has a signup screen, which will redirect to the posts page

✔️ On the home page there should be a form to create a post and show the posts

✔️The user will only be able to edit and delete posts that he has createds;

🛠 Technologies

ReactJS

 JavaScript

▶️ Initializing the project

  • prerequisites

    • Node.js;
    • Git
    • package manager npm or yarn

Then clone the repository

  $ git clone https://github.com/ViniciusEvans/codeleap-test.git