Skip to content

berkaycimsir/solid-contacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solid Contacts

Solid Contacts is a contact app to learn more about concepts like Solid.js (router / store / resources / reactivity), Vite and Hope UI.

Live demo here.

Table of Contents

General Information

Solid Contacts is a contact app to learn more about concepts like Solid.js (router / store / resources / reactivity), Vite and Hope UI.

I tried to use latest versions of the technologies to stay up to date with them.

Technologies Used

  • Solid.js (with typescript)
    • solid-js/store as a state manager
    • Hope UI for UI library
    • Randomuser.me API to fetch random contacts
    • solid-router to achieve route management across app
  • API
    • Pagination
    • Cache
  • Vite
    • vite solid plugin

Setup

First, clone the repository:

git clone https://github.com/berkaycimsir/solid-contacts.git <directory_name>

Second, go to the project folder and install dependencies:

yarn install

Finally, you can start the project by running:

yarn dev

Project Status

Project is: completed

Contact

Created by @berkaycimsir - feel free to contact me!

👤 Berkay Çimşir

Show your support

Give a ⭐️ if this project helped you!

About

A contact app built with Solid.js, Vite, Hope UI and Typescript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published