Loading repository data…
Loading repository data…
solrachix / repository
This is a project where I will be creating simple layouts, usually on a single page, with unusual layouts from dribble. It is a project where we will prove that you can make amazing layouts with NextJS/ReactJS
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
This is a project where I will be creating simple layouts, usually on a single page, with unusual layouts from dribble. It is a project where we will prove that you can make amazing layouts with NextJS / ReactJS. You can contribute both with code and giving tips on layouts that can be done, just open an issue here. You can see a similar project only in the React Native environment here.
To run any ReactJS application you need to configure the environment on your machine.
Setting the environment is a simple process, so it's recommended to follow the Rocketseat guide which is currently the most complete and detailed to make the settings:
https://github.com/solrachix/are-if-nextjs
Install project dependencies;
yarn install
// or
npm install
Run project in development mode;
yarn dev
// or
npm run dev
Be Happy! 😆
To get started...
https://github.com/solrachix/are-if-nextjsgit checkout -b my-featuregit commit -m 'feat: My new feature';git push origin my-feature;After your Pull Request is merged, can you delete your feature branch.
Reach out to me at one of the following places!
This project is licensed under the MIT License - see the LICENSE file for details.
Made by Carlos Miguel with 💙 Enjoy it!