Skip to content

Latest commit

 

History

History
121 lines (92 loc) · 3.93 KB

README.md

File metadata and controls

121 lines (92 loc) · 3.93 KB

LinkedIn Netlify Status



Table of Contents
  1. Built With
  2. Roadmap
  3. Contributing
  4. License
  5. Contact

Mockup

Built With

  • Typescript
  • GatsbyJS (React)
  • GraphQL
  • Bootstrap (Utility classes only)
  • Sass (w/ Modules)
  • MDX
  • Pnpm

Roadmap

  • Typescript
    • Types (primitives, object literal, tuple, type indexing, mapped types) & Interfaces
  • GatsbyJS
    • Custom UI components built with React with help of some Gatsby components(for ex. GatsbyImage for image optimization)
    • Using MDX files to store data and fetch them with GraphQL data layer
  • Sass
    • Using Modules to avoid naming conflicts, @mixins, variables & @extends
    • Style: Glassmorphism
    • Layout: Flexbox
    • 3D transforms

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE.txt for more information.


Contact

Email

Project Link

Live Demo

(back to top)