Skip to content

chilupa/dev-landing-page

Repository files navigation

Dev Landing Page

A minimal introductory page for developers. Feel free to make yours!

Deployment 🚀

This application has been deployed using AWS Amplify.

https://master.d1mxeizd5j5ul.amplifyapp.com

Workflow 🔧

Github workflow is setup for this project which runs lint and test cases on opening a pull request.

Application

Keeping responsiveness in mind, I have developed this app which can fit in all the devices - PCs to mobile devices.

Desktop view Mobile view
desktop-view mobile-view

Development 👨‍💻

To run the application in development mode

npm run start

Tests ⚙️

React testing library is being used for unit testing React components.

Scripts 🧰

ESLint and prettier are configured in this project.

To run lint

npm run lint

To format the code

npm run format

About

Introductory page for developers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published